home *** CD-ROM | disk | FTP | other *** search
- echo off
- rem 4-25-88 rl call to caeii is caeenter.bat file
- rem 4-27-88 replaced call "mslib" to "command /C mslibnm"
- if not exist pcae.bat goto top1
- DEL PCAE.BAT
- :top1
- copy \pads\cae\caeii.dat \pads\cae\files\caeexit.bat
- cls
- cd \pads\cae\lib
- rem if using dos 3.3 & beyond, use "CALL" and rem out "command" line below
- call mslibnm
- rem command /C mslibnm
- cd \pads